home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / text / edit / tecoc-146.readme < prev   
Text File  |  2002-06-02  |  1KB  |  26 lines

  1. Short:    Portable Teco implementation, Tecoc-146
  2. Author:   siemsen@usc.edu (Pete Siemsen)
  3. Uploader: Rachael_@gmx.net (Jacob Dahl Pind)
  4. Type:     text/edit
  5.  
  6.     This directory contains TECO-C,  a version of TECO written in C.
  7. It was written in C so the author could move comfortably from VAX/VMS
  8. to various other machines,  including MicroVaxes,  which couldn't execute
  9. TECO-11 prior to VMS 5.0 because they don't support PDP-11 compatibility
  10. mode.  TECO32,  distributed with v5.0,  solved this problem.
  11.  
  12.     TECO-C is meant to be a complete implementation of TECO as defined
  13. by the Standard TECO User's Guide,  which is in file TECO.DOC.  There is no
  14. manual for TECO-C itself,  but the Standard TECO manual was the specification
  15. for TECO-C,  so it serves as an excellent manual.  TECO-C departs from the
  16. Standard manual in only a few places (like no video mode),  listed in file
  17. PROBLEMS.TXT.  There is quick-and-dirty "wall chart" of all TECO commands
  18. in file WCHART.TXT.
  19.  
  20. ---
  21. Uploader notice
  22.  
  23. I have included a smake file and a changed tecoc.lnk so it can be built
  24. with Sas C 6.xx, inside the archive you`ll find precompiled a amiga binary
  25. tecoc executeable.
  26.